home *** CD-ROM | disk | FTP | other *** search
- Path: news.danadata.dk!usenet
- From: hendis@aix1.danadata.dk (Henrik Dissing)
- Newsgroups: comp.sys.amiga.datacomm
- Subject: Re: ppp/dialscript problem
- Date: 5 Jan 1996 18:55:50 GMT
- Organization: DanaData Internet Services
- Message-ID: <1039.6578T1189T2361@aix1.danadata.dk>
- References: <1226.6578T292T1059@postoffice.ptd.net>
- NNTP-Posting-Host: 193.162.156.19
- X-Newsreader: THOR 2.22 (Amiga;TCP/IP)
-
-
- On 05-Jan-96 11:04:36, hankduck wrote:
-
- > Apparently, there are three lines available from the one dialup phone
- > number. The prompt for the 1 line is "cs1.spa.xxx.xxx"; for the second,
- > "cs2.spa.xxx.xxx" and the third "cs3.spa.xxx.xxx". There is no way of
- > knowing which line is available at any given time. If I get cs1, and my
- > dialscript
- > containing this prompt is in my setup, I get a perfect connection. If I get
- > cs2, with the prompt for cs1 in my dialscript, I get a strange connection
- > that gives me illegible code, and I either have to wait for a "timeout" or
- > reboot to break the connection. If I reach cs2 and have the dialscript with
- > cs2 prompt set-up, I also get a perfect connection.The same goes for cs3.
-
- Just look out for the substring that's mutual to all of them:
-
- WAIT ".spa.xxx.xxx"
-
- or maybe
-
- WAIT ".spa."
-
- (in case the "xxx" bits are something variable)
-
- --
- Henrik Dissing E-mail: hendis@aix1.danadata.dk
- Tranbjerg, Denmark FidoNet: 2:238/24.6
-
-
-